home *** CD-ROM | disk | FTP | other *** search
/ Czech Logic, Card & Gambling Games / Logické hry.iso / hry / Fish Fillets / script / reef / dialogs_nl.lua < prev    next >
Encoding:
Text File  |  2005-07-16  |  2.5 KB  |  67 lines

  1.  
  2. dialogId("uts-m-otresy", "font_small", "My goodness, the impact created cave-in!")
  3. dialogStr("Lieve heer, door de inslag is het hier ingestort!")
  4.  
  5. dialogId("uts-v-projet0", "font_big", "I can`t go through this cave-in, we have to find another exit.")
  6. dialogStr("Ik kom hier nooit doorheen. We moeten een andere uitgang zoeken.")
  7.  
  8. dialogId("uts-v-projet1", "font_big", "This is not the way.")
  9. dialogStr("Dit gaat niet.")
  10.  
  11.  
  12. dialogId("uts-v-sam", "font_big", "I won`t make it alone.")
  13. dialogStr("Dit lukt me niet alleen.")
  14.  
  15.  
  16. dialogId("uts-m-lastura", "font_small", "I probably should have had lifted that shell first.")
  17. dialogStr("Ik had misschien beter die schelp eerst op kunnen tillen.")
  18.  
  19.  
  20. dialogId("uts-v-poradi", "font_big", "Maybe we have to switch these objects.")
  21. dialogStr("Misschien moeten we deze dingen omwisselen.")
  22.  
  23.  
  24. dialogId("uts-m-matrace", "font_small", "A mattress. The best thing you can get under water.")
  25. dialogStr("Een matras. Het allerbeste om onderwater bij je te hebben.")
  26.  
  27.  
  28. dialogId("uts-m-snek", "font_small", "Now we can drop the snail on the mattress.")
  29. dialogStr("Nu kunnen we de slak op de matras laten vallen.")
  30.  
  31.  
  32. dialogId("uts-m-nezvedneme", "font_small", "It will be difficult to pick up that snail from there.")
  33. dialogStr("Het gaat lastig worden de slak van daaraf op te tillen.")
  34.  
  35.  
  36. dialogId("uts-v-konecne", "font_big", "Finally, it`s there.")
  37. dialogStr("Eindelijk is hij er.")
  38.  
  39.  
  40. dialogId("uts-m-chudak", "font_small", "The poor snail...")
  41. dialogStr("Arme slak...")
  42.  
  43.  
  44. dialogId("uts-v-koraly", "font_big", "We should search the coral reefs.")
  45. dialogStr("We moeten het koraalrif doorzoeken.")
  46.  
  47.  
  48. dialogId("uts-m-tvorove", "font_small", "There are going to be many interesting beings to investigate there.")
  49. dialogStr("Er zullen daar vast veel interessante wezens te onderzoeken zijn.")
  50.  
  51.  
  52. dialogId("uts-v-mikroskop", "font_big", "Don`t we need a microscope to investigate corals?")
  53. dialogStr("Hebben we geen microscoop nodig, als we koralen willen bekijken?")
  54.  
  55.  
  56. dialogId("uts-m-zivocich", "font_small", "Yes, they are small. But there can be other life forms.")
  57. dialogStr("Ja, die zijn inderdaad klein, maar er kunnen ook andere levensvormen tussen wonen.")
  58.  
  59.  
  60. dialogId("uts-m-zelvy", "font_small", "Coral turtles, for example.")
  61. dialogStr("Bij voorbeel koraalschildpadden.")
  62.  
  63.  
  64. dialogId("uts-m-batyskaf", "font_small", "And moreover I have a suspicion that there's a microscope in a bathyscaph.")
  65. dialogStr("En bovendien heb ik een donkerbruin vermoeden dat er een microscoop in een duikboot zit.")
  66.  
  67.